In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+IPdfOcrOptions / EnablePreprocessing Property

EnablePreprocessing Property (GdPicturePDF.IPdfOcrOptions)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(9)>

Property EnablePreprocessing As Boolean
[DispId(9)]

bool EnablePreprocessing {get; set;}
read-write property EnablePreprocessing: Boolean; 
DispIdAttribute(9)

function get,set EnablePreprocessing : boolean
[DispId(9)]

__property bool get_EnablePreprocessing();

__property void set_EnablePreprocessing( 

   bool value

);
[DispId(9)]

property bool EnablePreprocessing {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+IPdfOcrOptions
GdPicturePDF.IPdfOcrOptions Members